logic n. 1.邏輯,理論學。 2.推理[方法];邏輯性,條理性。 3. 威力,壓力,強制(力)。 deductive [inductive] logic演繹[歸納]邏輯。 dialectical logic辯證邏輯。 formal logic形式邏輯。 a gangster logic強盜邏輯,惡徒的歪理[言行]。 mathematical logic數理邏輯。 pure logic純粹邏輯。 He is not governed by logic. 他沒有邏輯性。 That is not logic. 那不合邏輯。 the irresistible logic of facts 事實的不可抗拒的威力。 the logic of events [war] 事件[戰爭]的強制力。 His logic is shaky. 他的推理站不住腳。 chop logic 詭辯。
There are three most commonly encountered malicious programs - computer viruses , trojan horses and logic bombs 最常見的三種惡意程式為電腦病毒、特洛伊木馬和邏輯炸彈。
Computer viruses act like biologics in the way they can be set off : they can be virulent from the outset of the infection or they can be activated by a specific event ( logic bomb ) 計算機病毒的傳播行為與生物病毒極其相似:它們可能從開始感染時就是致命的,可以被某些特定的事件所引發(邏輯炸彈) 。
英文解釋
a set of instructions inserted into a program that are designed to execute (or `explode'') if a particular condition is satisfied; when exploded it may delete or corrupt data, or print a spurious message, or have other harmful effects; "a disgruntled employee planted a logic bomb" 同義詞:slag code,
百科解釋
A logic bomb is a piece of code intentionally inserted into a software system that will set off a malicious function when specified conditions are met. For example, a programmer may hide a piece of code that starts deleting files (such as a salary database trigger), should they ever be terminated from the company.